[INFO] cloning repository https://github.com/bonzini/rust-qemu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bonzini/rust-qemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonzini%2Frust-qemu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonzini%2Frust-qemu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e91981a4bae0daa7ca9c175fe8b9817714c4fb82
[INFO] checking bonzini/rust-qemu against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonzini%2Frust-qemu" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bonzini/rust-qemu
[INFO] finished tweaking git repo https://github.com/bonzini/rust-qemu
[INFO] tweaked toml for git repo https://github.com/bonzini/rust-qemu written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bonzini/rust-qemu on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bonzini/rust-qemu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc
[INFO] running `Command { std: "docker" "start" "11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cstr v0.2.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling const-default-derive v0.2.0
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.14.4
[INFO] [stderr]    Compiling qemu v0.1.0 (/opt/rustwide/workdir/qemu)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]   --> qemu/src/lib.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(has_offset_of)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]  --> qemu/src/util/offset_of.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(has_offset_of))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]   --> qemu/src/lib.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(has_offset_of)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]  --> qemu/src/util/offset_of.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(has_offset_of))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `String`.
[INFO] [stdout]    --> qemu/src/util/error.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 format!("{}", self),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `String` does not implement `VaArgSafe`
[INFO] [stdout]    --> qemu/src/util/error.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 format!("{}", self),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:571:23
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn borrow_foreign(&self) -> BorrowedPointer<c_char, CString> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn borrow_foreign(&self) -> BorrowedPointer<'_, c_char, CString> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qemu` (lib) due to 1 previous error; 52 warnings emitted
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `String`.
[INFO] [stdout]    --> qemu/src/util/error.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 format!("{}", self),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `String` does not implement `VaArgSafe`
[INFO] [stdout]    --> qemu/src/util/error.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 format!("{}", self),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:571:23
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn borrow_foreign(&self) -> BorrowedPointer<c_char, CString> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn borrow_foreign(&self) -> BorrowedPointer<'_, c_char, CString> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qemu` (lib test) due to 1 previous error; 52 warnings emitted
[INFO] [stderr] warning: unused dependency `toml_edit`
[INFO] [stderr]   --> qemu/Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | toml_edit = { version = "~0.14" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `toml_edit`
[INFO] [stderr] warning: `qemu` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "inspect" "11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc", kill_on_drop: false }`
[INFO] [stdout] 11a5449d716839f05563bd4b8c65665cef00c99067382166e13435f5308ff1bc
